Package eu.europa.ec.taxud.cesop.xsd
Interface XsdSchema
public interface XsdSchema
The interface Xsd schema.
-
Field Summary
Fields -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic org.codehaus.stax2.validation.XMLValidationSchemaloadSchemaResource(String resourcePath) Load schema resource xml validation schema.
-
Field Details
-
CURRENT_VERSION
- See Also:
-
SUPPORTED_VERSIONS
-
VERSION_2_XSD
-
-
Method Details
-
loadSchemaResource
Load schema resource xml validation schema.- Parameters:
resourcePath- the resource path- Returns:
- the xml validation schema
-